.modal_comm {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1000;
}
.modal_comm .close {
  position: absolute;
  top: 14px;
  right: 14px;
  cursor: pointer;
  color: rgba(38, 38, 38, 0.2);
}
.modal_comm .close:hover {
  color: rgba(38, 38, 38, 0.6);
}
.modal_comm .win {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  border-radius: 20px;
}
.modal_comm * {
  box-sizing: border-box;
}
.commercialAuth {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 624px;
  height: 446px;
  background: url(//bpic.588ku.com/mainSite/download/limt/commercialAuth.png?v=2);
  background-size: 100% 100%;
}
.commercialAuth .title {
  text-align: center;
  padding-top: 42px;
  font-size: 22px;
  color: #008BFF;
  line-height: 30px;
}
.commercialAuth .stitle {
  text-align: center;
  font-size: 16px;
  color: rgba(0, 139, 255, 0.6);
  line-height: 21px;
  letter-spacing: 2px;
  margin-top: 10px;
}
.commercialAuth .con {
  width: 560px;
  height: 112px;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 16px;
  backdrop-filter: blur(2px);
  margin: 40px auto 56px;
  text-align: center;
  line-height: 26px;
  padding-top: 24px;
  font-size: 16px;
}
.commercialAuth .con dt {
  font-weight: bold;
  color: #FB5127;
}
.commercialAuth .con dd {
  color: #191919;
  line-height: 24px;
  margin-top: 12px;
}
.commercialAuth .con a {
  text-decoration: underline;
  color: inherit;
}
.commercialAuth .btns {
  display: flex;
  justify-content: center;
  gap: 16px;
}
.commercialAuth .btns a {
  width: 280px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: linear-gradient(90deg, #17A1FF 0%, #0068FF 100%);
  border-radius: 30px;
  font-weight: bold;
  font-size: 22px;
  color: #FFF;
  cursor: pointer;
}
.commercialAuth .btns a[plain] {
  width: 200px;
  line-height: 58px;
  background: none;
  border: 1px solid #008BFF;
  color: #008BFF;
  font-weight: normal;
}
.commercialAuth .btns a:hover {
  background: #17A1FF;
  font-weight: bold;
  color: #FFF;
}
.commercialAuth .stip {
  width: 500px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  margin: 16px auto;
  background: #FFF4F4;
  border-radius: 4px;
  font-size: 12px;
  color: #FB5127;
}
.commercialAuthV2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 564px;
  height: 418px;
  background: url(//bpic.588ku.com/mainSite/download/limt/commercialAuthV2.png?v=2);
  background-size: 100% 100%;
}
.commercialAuthV2 .title {
  text-align: center;
  padding-top: 50px;
  font-size: 22px;
  color: #191919;
  line-height: 30px;
  padding-left: 28px;
}
.commercialAuthV2 .stitle {
  text-align: center;
  font-size: 16px;
  color: #5E5E5E;
  line-height: 22px;
  margin-top: 12px;
}
.commercialAuthV2 .p1 {
  text-align: center;
  font-size: 13px;
  color: #8C8C8C;
  line-height: 18px;
  margin-top: 40px;
  padding-right: 10px;
}
.commercialAuthV2 .uses {
  font-size: 13px;
  color: #53B0FA;
  line-height: 20px;
  display: flex;
  padding-left: 65px;
  padding-top: 59px;
  margin-bottom: 50px;
}
.commercialAuthV2 .uses label {
  width: 56px;
  margin-right: 20px;
  text-align: center;
}
.commercialAuthV2 .btns {
  display: flex;
  justify-content: center;
  gap: 16px;
}
.commercialAuthV2 .btns a {
  width: 280px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: linear-gradient(90deg, #17A1FF 0%, #0068FF 100%);
  border-radius: 30px;
  font-weight: bold;
  font-size: 22px;
  color: #FFF;
  cursor: pointer;
  position: relative;
}
.commercialAuthV2 .btns a[plain] {
  width: 200px;
  line-height: 58px;
  background: none;
  border: 1px solid #008BFF;
  color: #008BFF;
  font-weight: normal;
}
.commercialAuthV2 .btns a em {
  position: absolute;
  width: 76px;
  text-align: center;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  color: #FFF;
  background: linear-gradient(327deg, #FA4633 0%, #FF7800 100%);
  border-radius: 12px 12px 12px 0px;
  right: 0;
  top: -8px;
  font-weight: normal;
}
.commercialAuthV2 .btns a:hover {
  background: #17A1FF;
  font-weight: bold;
  color: #FFF;
}
.commercialAuthV2 .stip {
  width: 500px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  margin: 12px auto;
  background: #FFF4F4;
  border-radius: 4px;
  font-size: 12px;
  color: #FB5127;
}
.expreeSurplusModal .win {
  width: 434px;
  height: 402px;
  background: url(//bpic.588ku.com/mainSite/download/limt/expreeSurplusModalTop.png?v=2);
  background-size: 100% 100%;
}
.expreeSurplusModal .top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.expreeSurplusModal .title {
  font-weight: bold;
  font-size: 20px;
  color: #191919;
  line-height: 28px;
  text-align: center;
  padding-top: 40px;
}
.expreeSurplusModal .stitle {
  font-size: 16px;
  color: #5E5E5E;
  line-height: 22px;
  margin-top: 12px;
  text-align: center;
}
.expreeSurplusModal .coupon {
  width: 311px;
  height: 76px;
  background: url(//bpic.588ku.com/mainSite/download/limt/expreeSurplusModalCoupon.png);
  background-size: 100% 100%;
  margin: 28px auto 28px;
  display: flex;
  align-items: center;
  padding-bottom: 9px;
}
.expreeSurplusModal .coupon p {
  font-weight: bold;
  font-size: 14px;
  color: #FFF;
  width: 100px;
  text-align: center;
  padding-left: 10px;
}
.expreeSurplusModal .coupon > i {
  width: 0;
  height: 32px;
  border: 1px dashed #43005E;
  opacity: 0.18;
}
.expreeSurplusModal .coupon dl {
  color: #FFDD2F;
  margin-left: 20px;
}
.expreeSurplusModal .coupon dl dt {
  font-size: 14px;
}
.expreeSurplusModal .coupon dl dt b {
  margin-left: 2px;
  font-size: 20px;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
}
.expreeSurplusModal .coupon dl dd {
  font-size: 12px;
  line-height: 18px;
}
.expreeSurplusModal .equs {
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
  color: #757575;
  line-height: 20px;
  padding: 0 56px;
  gap: 10px 40px;
}
.expreeSurplusModal .equs li {
  width: 139px;
}
.expreeSurplusModal .equs li::before {
  content: '';
  display: inline-flex;
  width: 3px;
  height: 3px;
  background: #757575;
  border-radius: 50%;
  margin-right: 6px;
  vertical-align: 3px;
}
.expreeSurplusModal .btn {
  display: block;
  width: 300px;
  text-align: center;
  height: 60px;
  line-height: 60px;
  background: linear-gradient(96deg, #FF8F34 0%, #FF3434 100%);
  box-shadow: 0px 4px 10px 0px rgba(255, 52, 52, 0.3);
  border-radius: 10px;
  font-weight: bold;
  font-size: 20px;
  color: #FFF;
  margin: 30px auto 0;
}
.expreeSurplusModal .btn:hover {
  background: linear-gradient(96deg, #FF3434 0%, #FF8F34 100%);
}
.openCouponSuccModal .win {
  width: 400px;
  height: 317px;
  border-radius: 10px;
}
.openCouponSuccModal .win .close {
  top: 10px;
  right: 10px;
}
.openCouponSuccModal .win .close i {
  font-size: 14px;
}
.openCouponSuccModal .win .title {
  font-weight: bold;
  font-size: 18px;
  color: #282828;
  line-height: 24px;
  text-align: center;
  padding-top: 38px;
}
.openCouponSuccModal .coupon {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin-top: 23px;
  padding-left: 34px;
}
.openCouponSuccModal .coupon li {
  width: 158px;
  height: 46px;
  background: url(//bpic.588ku.com/mainSite/activity/241111/modal_succ_coupon.png) no-repeat;
  background-size: 100% auto;
  display: flex;
  align-items: center;
}
.openCouponSuccModal .coupon li .price {
  color: #FDFF00;
  width: 65px;
  text-align: center;
}
.openCouponSuccModal .coupon li .price b {
  font-size: 20px;
}
.openCouponSuccModal .coupon li .txt {
  flex: 1;
  text-align: center;
  color: rgba(255, 255, 255, 0.75);
}
.openCouponSuccModal .timer {
  font-size: 14px;
  color: #666;
  text-align: center;
  margin-top: 16px;
}
.openCouponSuccModal .timer b {
  display: inline-block;
  width: 26px;
  text-align: center;
  height: 24px;
  line-height: 24px;
  background: #FFE8E6;
  border-radius: 4px;
  margin: 0 6px;
  color: #FE4D2B;
}
.openCouponSuccModal .btns {
  padding-top: 25px;
  display: flex;
  justify-content: center;
}
.openCouponSuccModal .btns .btn {
  width: 200px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #0066FF;
  border-radius: 20px;
  font-weight: bold;
  font-size: 16px;
  color: #FFF;
  cursor: pointer;
}
.openCouponSuccModal .btns .btn:hover {
  background: #217AFF;
}
/*# sourceMappingURL=./modal.css.map */